Forráskód Böngészése

New translations Localizable.strings (Spanish)

Jon B Mårtensson 5 éve
szülő
commit
8b99d3d82d

+ 6 - 3
FreeAPS/Sources/Localizations/es.lproj/Localizable.strings

@@ -51,9 +51,6 @@
 /* Disclaimer Description */
 /* Disclaimer Description */
 "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
 "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
 
 
-/* %d min ago, currently not being translated, I don't know why? */
-"%d min ago" = "Hace %d mins";
-
 /* Enacted at a date */
 /* Enacted at a date */
 "Enacted at %@" = "Enacted at %@";
 "Enacted at %@" = "Enacted at %@";
 
 
@@ -63,6 +60,9 @@
 /* Looping in progress */
 /* Looping in progress */
 "looping" = "looping";
 "looping" = "looping";
 
 
+/* %d min ago, currently not being translated, I don't know why? */
+"%d min ago" = "Hace %d mins";
+
 /* Status Title */
 /* Status Title */
 "No suggestion" = "No hay sugerencias";
 "No suggestion" = "No hay sugerencias";
 
 
@@ -371,3 +371,6 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
+
+/* History header */
+"History" = "History";